Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package Cheetah :: Module ErrorCatchers :: Class ListErrors |
|
ErrorCatcher
--+
|
ListErrors
Accumulate a list of errors.
Method Summary | |
---|---|
__init__(self,
templateObj)
| |
Return the list of errors. | |
warn(self,
exc_val,
code,
rawCode,
lineCol)
| |
Inherited from ErrorCatcher | |
|
Class Variable Summary | |
---|---|
str |
_timeFormat = '%c'
|
Inherited from ErrorCatcher | |
tuple |
_exceptionsToCatch = (<class lemon.external.Cheetah.Name...
|
Method Details |
---|
listErrors(self)Return the list of errors. |
Class Variable Details |
---|
_timeFormat
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:42 2003 | http://epydoc.sf.net |